Ryan Kramer

Ryan Kramer

Ryan Kramer · CEO @ DynamicDuo · ✭✭✭✭✭

Overview

Overview
Emailryan@dynamicduo.io
Roles
Member
Badges14

About Me

About Me
TitleCEO @ DynamicDuo
Industry
Technology
Area of ExpertiseAPI Development, Workflow Automation, Data Analytics and Reporting, System Integrations
About MeI make complex problems into easy to manage solutions that scale well for enterprises. We recently launched https://www.smartsheetbackups.com/ to give a quick solution to teams looking for protecting their solutions with pay as you go pricing.
Linkedinhttps://www.linkedin.com/in/ryankramer2/

Analytics

117
141
521
  • Re: Resource Management API

    I think it is somewhere around a 100 calls every minute or so. I’ve found that if you send say 20 though in the first few seconds it may throw an error on API limit exceeded. So there is likely a sec…
    ·
  • Re: Smartsheet API Call

    @Emskie321 , So an update is usually a PUT request and not a POST request. And I see their API follows that pattern in the cURL implementation. curl https://api.smartsheet.com/2.0/sheets/{sheetId}/ro…
    ·
  • Re: How to add myself back in to a user group?

    If you are an Admin, I believe you can do this via the APIs. First, do a list of all of the groups, find the groups and their IDs, and then create a request to add your user to the respective group. …
    ·
  • Re: Revise Formula - RYG

    Give this a shot - =IF(OR(CONTAINS("Insert Word", [Column 2]@row), [Column 1]@row = 1), "Green", IF(CONTAINS("Specific Word", [Column 3]@row), "Yellow", "…
    ·
Default Avatar

Badges

  • Community 10th Anniversary
  • Fourth Anniversary
  • $1B in annualized recurring revenue
  • 100 Comments
  • Automagician
  • 5 Answers
  • Third Anniversary
  • 2022 Core Product Certified
  • Second Anniversary
  • First Anniversary
  • First Answer
  • 10 Comments
  • Name Dropper
  • First Comment